Merged
Conversation
Merge development into main (52 commits) Overview Brings JanOS 1.1.2 and FAP 0.40 updates into main for ESP32C5 Adds new Wi‑Fi/ARP console commands and vendor‑aware utilities Improves sniffer/deauth flows, scan stability, and targeted operations Refreshes binaries, OUI data, and Flipper artifacts Enhances GPS UI and adds QR help features Updates docs and build metadata JanOS / ESP32C5 Version bump to 1.1.2 and vendor lookup default disabled for back‑compat in main.c New commands: wifi_connect, list_hosts, list_hosts_vendor, arp_ban in main.c Sniffer enhancements: resume/merge, start_sniffer_noscan, clear_sniffer_results, vendor views in main.c Selection flows: unselect_networks, select_stations/unselect_stations for targeted deauth in main.c Scan timing limits + dynamic timeouts; fast scan mode for blackout/handshake in main.c Karma index uses unique SSIDs; deauth respects station selection in main.c Flipper FAP 0.40 New scan→sniffer→select station→deauth flow and GUI for handshaker/deauth/SAE overflow in Lab_C5.c Cleanup/watchdog fixes and memory tweaks to reduce OOMs in Lab_C5.c GPS UI: antenna detection, UTC/DST controls, 12/24h toggle in Lab_C5.c QR code support for Setup/Help and Evil Twin in Lab_C5.c, qrcodegen.c, qrcodegen.h Binaries / tooling Updated ESP32C5 binaries incl. OUI database in ESP32C5/binaries-esp32c5 New OUI build script in build_oui_binary.py Updated FAP artifacts and debug ELF in FLIPPER/dist Momentum dev target added to web flasher in build_fap.py Flipper SDK zip added in flipper-z-f7-sdk-mntm-dev-22408e4c.zip Docs / build metadata Flashing docs update in janos_flash.html README tweaks in README.md, README.md Build metadata updates in CMakeLists.txt, compile_commands.json
- add release notes header with Discord-style links - use PR body or GitHub auto-notes as release content - block release when .github/workflows/** changes - restrict push trigger to ESP32C5/main/main.c and FLIPPER/**
- drop the gitlink and submodule metadata - stop checkout failures caused by missing .gitmodules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.